home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / doc / www-talk.archive.Z / www-talk.archive / text0075.txt < prev    next >
Encoding:
Internet Message Format  |  1992-11-30  |  2.2 KB

  1. From: Edward Vielmetti <emv@msen.com>
  2. Date: Fri, 27 Mar 92 00:07:40 -0500
  3.  
  4. (I'm going to have to get the WWW gateway up and running myself.)
  5.  
  6.     Sound like a good idea, Ed!  Especially no I've released it
  7.     "properly" :-)
  8.  
  9. Here's a thought to make WWW/WAIS gateways for netnews even more
  10. useful than they already are.
  11.  
  12. Some WAIS db's are really db's full of news articles.  comp.archives
  13. is one, there's collections of current comp.sys.* and sci.* groups,
  14. etc etc.
  15.  
  16. The WWW approach to news articles is really cool cause it builds links
  17. based on embedded message ID's, links on the newsgroups: line, stuff
  18. like that.
  19.  
  20. If you could somehow note (maybe on a per-gateway basis?  it might
  21. not be possible to discern on the fly, so you'd perhaps configure
  22. it ahead of time) that the texts coming back from a WAIS server were
  23. really news articles instead of arbitrary globs of texts, and theny
  24. you added the set of news-parsing stuff, you'd have a big win on your
  25. hands.
  26.  
  27. (eg. try
  28.     <a href=wais://wais.oit.unc.edu:210/comp-sys?jpeg> jpeg in comp.sys </a>
  29. and explain why you can't chain back to things from there.)
  30.  
  31. will get the code and see what I can do to add this.
  32.  
  33. --Ed
  34.  
  35.     Two ideas here. One is to add a "MailNews" RFC850/822 message type
  36.     which switches on client message parsing.  The other is to have a
  37.     converter in the gateway which offes the message as TEXT or as HTML.
  38.     For those clients which have HTML, they pick up the hypertext
  39.     version. The first seems easier. Can we use the same type for mail
  40.     and news messages?
  41.  
  42.     Another idea. Suppose you run a server on the NNTP machine, so it
  43.     has direct access to the news, and when news comes in you cross-link
  44.     the references, so that you can follow links to replies to messages
  45.     references BY a message as well as the messages it references.
  46.  
  47.     Maybe this could be done on the fly when the message is read.
  48.  
  49.     -Tim
  50.  
  51.  
  52. pls pass on to the whole www crew....
  53.  
  54. ps.  you interested in starting a "comp.infosystems.web" group?
  55.      should get a lot of attention.  my WAIS newgroup vote has
  56.      150+ yes votes in the first two days !
  57.  
  58.     Sure, if you think it'll fly. I guess we have to gateway the mail
  59.     for a while. Maybe comp.infosystems.www --- there is the "web and Cweb"
  60.     toolset from Knuth (?) which we don't want to get confused with.
  61.  
  62.  
  63.